home *** CD-ROM | disk | FTP | other *** search
/ SciTech / Scitech_FTP.zip / Scitech / SciTech MGL 4.05 / 00index.txt < prev    next >
Text File  |  2018-01-25  |  4KB  |  86 lines

  1. Welcome to the SciTech Software Developer Tools Directory!
  2.  
  3. SciTech MGL Graphics Library Install Archives:
  4. ----------------------------------------------
  5.  
  6. mglb405.exe       SciTech MGL 4.05 - Base Install
  7. mgls405.exe       SciTech MGL 4.05 - Source Code
  8. mglf405.exe       SciTech MGL 4.05 - Fonts and Sample Data
  9. md40bc45.exe      SciTech MGL 4.05 - Borland C++ 4.5 for DOS
  10. md40wc10.exe      SciTech MGL 4.05 - Watcom C++ 10.6 for DOS
  11. md40wc11.exe      SciTech MGL 4.05 - Watcom C++ 11.0 for DOS
  12. md40dj20.exe      SciTech MGL 4.05 - DJGPP 2.01 for DOS
  13. mw40bc45.exe      SciTech MGL 4.05 - Borland C++ 4.52 for Windows
  14. mw40bc50.exe      SciTech MGL 4.05 - Borland C++ 5.0 for Windows
  15. mw40dp20.exe      SciTech MGL 4.05 - Borland Delphi 2.0/3.0 for Windows
  16. mw40vc42.exe      SciTech MGL 4.05 - Visual C++ 4.2 for Windows
  17. mw40vc50.exe      SciTech MGL 4.05 - Visual C++ 5.0 for Windows
  18. mw40wc10.exe      SciTech MGL 4.05 - Watcom C++ 10.6 for Windows
  19. mw40wc11.exe      SciTech MGL 4.05 - Watcom C++ 11.0 for Windows
  20. mgl-ide.zip       SciTech MGL sample IDE files (not all are working)
  21. mgls-ide.zip      SciTech MGL sample IDE's to build the libraries
  22. PROJECTS.TXT      List of cool things you could help add to the MGL
  23. PROBLEMS.TXT      List of known problems
  24. license.txt       Text version of the SciTech MGL license agreement
  25. license.wri       Windows Write version of the SciTech MGL license agreement
  26.  
  27. SciTech MGL Graphics Library non-Windows Archives:
  28. --------------------------------------------------
  29.  
  30. nonwin\
  31.   mglb405.zip       SciTech MGL 4.05 - Base install in ZIP file format
  32.   mgls405.zip       SciTech MGL 4.05 - Source code in ZIP file format
  33.   mglf405.zip       SciTech MGL 4.05 - Fonts in ZIP file format
  34.   mgldoc40-html.zip SciTech MGL 4.0  - HTML based documentation
  35.  
  36. SciTech MGL Graphics Library Demo Archives:
  37. -------------------------------------------
  38.  
  39. mgldm405.exe      SciTech MGL 4.05 - DOS and Windows precompiled demos
  40. ogldm405.exe      SciTech MGL 4.05 - DOS and Windows precompiled OpenGL demos
  41.  
  42. To use the SciTech MGL you will need to download the Base Install and either
  43. the source code install (if you plan to compile it yourself) or one of the
  44. installs that contains runtime libraries for your compiler. You may also want
  45. to download the Font install, which contains all the font files and sample
  46. data for the MGL sample programs (the base install contains the basic fonts).
  47.  
  48. For more information download the base install and read the README file that
  49. is included in that.
  50.  
  51. DJGPP 2.01 C/C++ Compiler (GCC 2.8.1):
  52. --------------------------------------
  53.  
  54. djgpp201.exe      DJGPP 2.01 C/C+ Compiler Install Program (GCC 2.8.1)
  55.  
  56. The above installation archive contains all the files you will need to get up and 
  57. running with the DJGPP 2.01 port of the GNU C/C++ compiler to 32-bit DOS. This
  58. install archive contains the latest versions of all the 2.01 files at the time 
  59. the GCC 2.8.1 port was released for DJGPP. All libraries in the MGL 4.1 are 
  60. pre-compiled using the compiler in this installation archive.
  61.  
  62. NOTE: This is *not* a complete distribution of DJGPP but only the base install, C 
  63.       and C++ compilers, GNU file utils, GNU debugger, GNU make, FAQ's and associated 
  64.       documentation. All the DJGPP 2.01 distribution files are included on the MGL 
  65.       CD-ROM, or you can ftp the files from:
  66.  
  67.           ftp://ftp.simtel.net/pub/gnu/djgpp
  68.  
  69. Other Directories:
  70. ------------------
  71.  
  72. 3rdparty/ Tools developed by other people/companies, that you may find useful
  73.   dwstk.zip       DiamondWare Sound ToolKit v2.21
  74.   dwstkw.zip      DiamondWare Sound ToolKit v2.21 for Windows
  75.   pmw133.zip      Excellent DOS4GW replacement extender. Fully supports SciTech MGL.
  76.   win32s1.zip     Microsoft Win32s 1.30 distribution release
  77.   win32s2.zip     Microsoft Win32s 1.30 distribution release
  78.   wing10.zip      Microsoft WinG 1.0 SDK + runtime files
  79.  
  80. contrib/        Conributed files from people outside of SciTech Software
  81.  
  82. docs/   Documentation, including help files and the VESA VBE 2.0 spec
  83.   lfbprof.zip     'Using the VESA BIOS 2.0 linear frame buffer' article source
  84.   vbe20-11.exe    Official VESA VBE 2.0 Specification (Replica Format)
  85.   vbe20-11.dp     Official VESA VBE 2.0 Specification (DigitalPaper Format)
  86.